FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (78 ms)

Package ca.on.dhdr.r4.v4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Patient-dispense
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Patient-dispense
Version 1.0.0
Status active
Date 2022-02-18
Name Patient
Experimental False
Realm ca
Authority hl7
Description Demographics and other administrative information about an individual receiving care or other health-related services.
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-MedicationDispense MedicationDispense
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-MedicationRequest MedicationRequestPrescription

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "aad339fe-6398-487e-8728-3bb0cfbcbda7",
  "meta" : {
    "lastUpdated" : "2022-02-18T20:06:57.756+00:00"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Patient-dispense",
  "version" : "1.0.0",
  "name" : "Patient",
  "status" : "active",
  "date" : "2022-02-18",
  "description" : "Demographics and other administrative information about an individual receiving care or other health-related services.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient",
        "path" : "Patient",
        "mustSupport" : true
      },
      {
        "id" : "Patient.id",
        "path" : "Patient.id",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:IdentifierOntarioHCN",
        "path" : "Patient.identifier",
        "sliceName" : "IdentifierOntarioHCN",
        "definition" : "An identifier for this patient.\r\nDHDR: Ontario Health Number",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:IdentifierOntarioHCN.system",
        "path" : "Patient.identifier.system",
        "definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nDHDR: Patient Identifier Type",
        "min" : 1,
        "fixedUri" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:IdentifierOntarioHCN.value",
        "path" : "Patient.identifier.value",
        "definition" : "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nDHDR: Patient Identifier Number.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:IdentifierOtherID",
        "path" : "Patient.identifier",
        "sliceName" : "IdentifierOtherID",
        "definition" : "An identifier for this patient.\r\nDHDR: Slice IdentifierOtherID. Not used in the current release.",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:IdentifierOtherID.system",
        "path" : "Patient.identifier.system",
        "definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nDHDR: Patient Identifier Type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:IdentifierOtherID.value",
        "path" : "Patient.identifier.value",
        "definition" : "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nDHDR: Patient Identifier Number",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name.family",
        "path" : "Patient.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Patient.name.given",
        "path" : "Patient.name.given",
        "max" : "2",
        "mustSupport" : true
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.0"
        }
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.